Add and use XendDomainInfo.getBackendFlags to decouple image.py from the
authoremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 21:42:02 +0000 (22:42 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 21:42:02 +0000 (22:42 +0100)
commit03454aa712ff144d81c6a8614df76fdf11fc7955
tree1902bd5401586612a9bf77e097a55cf15c14b42c
parent2c3b4d51c5b9c5d2867edbbb7d9de5a1aa9c14e0
Add and use XendDomainInfo.getBackendFlags to decouple image.py from the
internals of XendDomainInfo, in preparation for changing the latter.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py